From: Chong Yidong Date: Sun, 22 Feb 2009 21:55:55 +0000 (+0000) Subject: * symbols.texi (Property Lists): Emphasize that property lists are X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1617 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a3951b256d3f0c0312bef7d6116ad2590c39b471;p=emacs.git * symbols.texi (Property Lists): Emphasize that property lists are not restricted to symbol cells. (Other Plists): Copyedit. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 86de593aeae..618336b3aed 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,5 +1,9 @@ 2009-02-22 Chong Yidong + * symbols.texi (Property Lists): Emphasize that property lists are + not restricted to symbol cells. + (Other Plists): Copyedit. + * sequences.texi (Sequences Arrays Vectors): Make introduction more concise. (Arrays): Mention char-tables and bool-vectors too.